Carbon


ShowMenuBar

Header: Menus.h Carbon status: Supported

Displays the menu bar.

void ShowMenuBar ();
DISCUSSION

The ShowMenuBar function makes the menu bar visible and selectable by the user.

See also the HideMenuBar and IsMenuBarVisible functions.

VERSION NOTES

This function is available with Mac OS 8.5 and later.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when MenusLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by MenusLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)